home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 025a / t_recall.zip / 1.BAT next >
DOS Batch File  |  1991-10-07  |  169b  |  12 lines

  1. echo off
  2. cls
  3. echo:
  4. echo  Please be ready with your pause key to stop the scrolling text!
  5. echo:
  6. echo:
  7. pause
  8. type install.txt
  9. type help.txt
  10. type readme.txt
  11. wow
  12.